func internal/reflectlite.add
3 uses
internal/reflectlite (current package)
type.go#L151: return (*byte)(add(unsafe.Pointer(n.bytes), uintptr(off), whySafe))
type.go#L380: func add(p unsafe.Pointer, x uintptr, whySafe string) unsafe.Pointer {
value.go#L456: return add(p, uintptr(i)*eltSize, "i < len")
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)